-
Home
-
Barcode Scanner (+Mobile App) – Inventory manager, Order fulfillment system, POS (Point of Sale)
-
1.0.3
-
Code
-
Classes
- ManagementActions
Total Complexity |
103 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
617 |
Lines of code |
464 |
Logical lines of code |
278 |
Comment lines |
0 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
checkPostAutoAction() |
A |
48 |
16 |
29 |
productUpdateQuantityPlus() |
A |
47 |
9 |
34 |
productUpdateQuantityMinus() |
A |
47 |
9 |
34 |
productUpdateSalePrice() |
A |
49 |
8 |
32 |
productUpdateRegularPrice() |
A |
49 |
8 |
32 |
productUpdateQuantity() |
S |
50 |
7 |
29 |
productEnableManageStock() |
S |
50 |
7 |
28 |
productSearch() |
S |
50 |
7 |
27 |
productCreateNew() |
S |
48 |
4 |
32 |
setQuantityMinus() |
S |
50 |
4 |
29 |
orderSearch() |
S |
54 |
4 |
20 |
setQuantityPlus() |
S |
49 |
3 |
33 |
setQuantity() |
S |
58 |
4 |
16 |
productUpdateTitle() |
S |
54 |
3 |
21 |
orderChangeStatus() |
S |
57 |
3 |
17 |
setRegularPrice() |
S |
62 |
2 |
12 |
setManageStock() |
S |
63 |
2 |
12 |
setSalePrice() |
S |
62 |
2 |
12 |
productSetImage() |
S |
58 |
1 |
15 |